home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / publish.context.publishproviderdiscoveryurls.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.7 KB  |  45 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "publish.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "publish.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <h1><img src="..\..\images\business.gif" height="16" width="16" alt-"Provider"> Provider - Discovery URLs</h1>
  18.                     Use the <b>Discovery URLs</b> tab to view and manage the discovery Uniform Resource Locators (URLs) associated with this provider. Add discovery URLs for any additional information that you would like to associate with this provider and make available to others.
  19.                     <UL>
  20.                         <li>
  21.                             <b>Discovery URLs:</b> Lists the URLs of any additional information that you would like to associate with this provider. The URL and Use Type are listed for each entry.
  22.                         </li>
  23.                         <ul>
  24.                             <li class="action">
  25.                                 Click <b>Add URL</b> to add a discovery URL.
  26.                             </li>
  27.                             <li class="action">
  28.                                 Click <b>Edit</b> to modify a discovery URL.
  29.                             </li>
  30.                             <li class="action">
  31.                                 Click <b>Delete</b> to delete a discovery URL.
  32.                             </li>
  33.  
  34.                         </ul>
  35.                     </UL>
  36.                     <h3>More Information</h3>
  37.                     <!-- #include file = "glossary.discoveryurl.htm" -->
  38.                 </td>
  39.             </tr>
  40.         </table>
  41.         <!-- #include file = "publish.footer.htm" -->
  42.     </body>
  43. </html>
  44.  
  45.